.yotujorvzu {
    border-width: 2px;
}

img,
.card-wrap,
.q7t52wlnxj,
.video-wrapper,
.mbr-figure iframe,
.hkr69c5etz iframe,
.slide-content,
.plan,
.l00ra351ye,
.va0x78hlyf {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #e9f5f8;
}

body {
    font-family: Roboto Flex;
}

.svcipcnikq {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.svcipcnikq>.w6ji8mytx6 {
    font-size: 6.25rem;
}

.eo9t6tfwsy {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.eo9t6tfwsy>.w6ji8mytx6 {
    font-size: 5rem;
}

.n7s8se8cxo {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.n7s8se8cxo>.w6ji8mytx6 {
    font-size: 1.5rem;
}

.zhg4uv7xrs {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.zhg4uv7xrs>.w6ji8mytx6 {
    font-size: 3.125rem;
}

.yk1e30qszw {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.yk1e30qszw>.w6ji8mytx6 {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .svcipcnikq {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .svcipcnikq {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .eo9t6tfwsy {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .n7s8se8cxo {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .zhg4uv7xrs {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .yk1e30qszw {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .svcipcnikq {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .eo9t6tfwsy {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .n7s8se8cxo {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .zhg4uv7xrs {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .yk1e30qszw {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.yotujorvzu {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .yotujorvzu {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #ffb703 !important;
}

.bg-success {
    background-color: #20af6d !important;
}

.bg-info {
    background-color: #0ba5c4 !important;
}

.bg-warning {
    background-color: #cf9b00 !important;
}

.bg-danger {
    background-color: #b01f2d !important;
}

.j0lf2ok4q1,
.j0lf2ok4q1:active {
    background-color: #ffb703 !important;
    border-color: #ffb703 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.j0lf2ok4q1:hover,
.j0lf2ok4q1:focus,
.j0lf2ok4q1.focus,
.j0lf2ok4q1.scd0do6oma {
    color: inherit;
    background-color: #ffc636 !important;
    border-color: #ffc636 !important;
    box-shadow: none;
}

.j0lf2ok4q1.disabled,
.j0lf2ok4q1:disabled {
    color: #ffffff !important;
    background-color: #ffc636 !important;
    border-color: #ffc636 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #ed8d39 !important;
    border-color: #ed8d39 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.scd0do6oma {
    color: inherit;
    background-color: #f1a868 !important;
    border-color: #f1a868 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #f1a868 !important;
    border-color: #f1a868 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0ba5c4 !important;
    border-color: #0ba5c4 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.scd0do6oma {
    color: inherit;
    background-color: #10ccf2 !important;
    border-color: #10ccf2 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #10ccf2 !important;
    border-color: #10ccf2 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20af6d !important;
    border-color: #20af6d !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.scd0do6oma {
    color: inherit;
    background-color: #2ad888 !important;
    border-color: #2ad888 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #2ad888 !important;
    border-color: #2ad888 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cf9b00 !important;
    border-color: #cf9b00 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.scd0do6oma {
    color: inherit;
    background-color: #ffc003 !important;
    border-color: #ffc003 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffc003 !important;
    border-color: #ffc003 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #b01f2d !important;
    border-color: #b01f2d !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.scd0do6oma {
    color: inherit;
    background-color: #d9293a !important;
    border-color: #d9293a !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #d9293a !important;
    border-color: #d9293a !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.scd0do6oma {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.scd0do6oma {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #ffb703;
    color: #ffb703;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.scd0do6oma {
    color: #ab7a00 !important;
    background-color: transparent !important;
    border-color: #ab7a00 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #ffb703 !important;
    border-color: #ffb703 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #ed8d39;
    color: #ed8d39;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.scd0do6oma {
    color: #be6211 !important;
    background-color: transparent !important;
    border-color: #be6211 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #ed8d39 !important;
    border-color: #ed8d39 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0ba5c4;
    color: #0ba5c4;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.scd0do6oma {
    color: #066072 !important;
    background-color: transparent !important;
    border-color: #066072 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0ba5c4 !important;
    border-color: #0ba5c4 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20af6d;
    color: #20af6d;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.scd0do6oma {
    color: #13663f !important;
    background-color: transparent !important;
    border-color: #13663f !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20af6d !important;
    border-color: #20af6d !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cf9b00;
    color: #cf9b00;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.scd0do6oma {
    color: #785a00 !important;
    background-color: transparent !important;
    border-color: #785a00 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cf9b00 !important;
    border-color: #cf9b00 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #b01f2d;
    color: #b01f2d;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.scd0do6oma {
    color: #66121a !important;
    background-color: transparent !important;
    border-color: #66121a !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #b01f2d !important;
    border-color: #b01f2d !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.scd0do6oma {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.mp35yywgrl,
.mp35yywgrl:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.mp35yywgrl:hover,
.mp35yywgrl:focus,
.mp35yywgrl.focus,
.mp35yywgrl.scd0do6oma {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.mp35yywgrl.disabled,
.mp35yywgrl:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #ffb703 !important;
}

.text-secondary {
    color: #ed8d39 !important;
}

.text-success {
    color: #20af6d !important;
}

.text-info {
    color: #0ba5c4 !important;
}

.text-warning {
    color: #cf9b00 !important;
}

.text-danger {
    color: #b01f2d !important;
}

.text-white {
    color: #fafafa !important;
}

.rnru9mf4a8 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.scd0do6oma {
    color: #9c6f00 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.scd0do6oma {
    color: #b05b10 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.scd0do6oma {
    color: #105937 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.scd0do6oma {
    color: #065463 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.scd0do6oma {
    color: #694f00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.scd0do6oma {
    color: #591017 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.scd0do6oma {
    color: #c7c7c7 !important;
}

a.rnru9mf4a8:hover,
a.rnru9mf4a8:focus,
a.rnru9mf4a8.scd0do6oma {
    color: #000000 !important;
}

a[class*="text-"]:not(.z65ir8a4b0):not(.dropdown-item):not([role]):not(.roc93lvo6k) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.z65ir8a4b0):not(.dropdown-item):not([role]):not(.roc93lvo6k):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .z65ir8a4b0.scd0do6oma {
    color: #ffb703;
}

.nav-tabs .z65ir8a4b0:not(.scd0do6oma) {
    color: #232323;
}

.x76tvxbcky {
    background-color: #70c770;
}

.alert-info {
    background-color: #0ba5c4;
}

.alert-warning {
    background-color: #cf9b00;
}

.wy80jxboy6 {
    background-color: #b01f2d;
}

.zlep92xg26 .yotujorvzu:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.scd0do6oma .yotujorvzu {
    background-color: #ffb703;
    border-color: #ffb703;
    color: #ffffff;
}

.mbr-gallery-filter li.scd0do6oma .yotujorvzu:focus {
    box-shadow: none;
}

.nav-tabs .z65ir8a4b0 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #ffb703;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #fff1cf;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #6be4ac;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #59dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe69c;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56a76;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.jr9k0djt5s {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.jr9k0djt5s>.w6ji8mytx6 {
    font-size: 1.75rem;
}

.jr9k0djt5s:hover,
.jr9k0djt5s:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ffb703 !important;
}

.jr9k0djt5s:-webkit-input-placeholder {
    font-family: 'Roboto Flex', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.jr9k0djt5s:-webkit-input-placeholder>.w6ji8mytx6 {
    font-size: 1.75rem;
}

blockquote {
    border-color: #ffb703;
}

/* Forms */
.ziffkhtd7o .input-group-btn .yotujorvzu {
    border-radius: 100px !important;
}

.ziffkhtd7o .input-group-btn .yotujorvzu:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.ziffkhtd7o .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.ziffkhtd7o .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ffb703;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ffb703;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #ffb703;
    border-bottom-color: #ffb703;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ffb703 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #ed8d39 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffb703' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .lofsqbn8f6 {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .lofsqbn8f6 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .m6bmseh2o6 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .m6bmseh2o6 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.cv9u1w039y {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.cv9u1w039y .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .cv9u1w039y .bafl12k44w {
        transform: scale(0.8);
    }
}

.cv9u1w039y .ctx8gmn2qx {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.cv9u1w039y .ctx8gmn2qx img {
    max-width: 100%;
    max-height: 100%;
}

.cv9u1w039y .ctx8gmn2qx .roc93lvo6k {
    line-height: inherit !important;
}

.cv9u1w039y .ctx8gmn2qx .pjygregrv7 a {
    outline: none;
}

.cv9u1w039y .nsmz50k417 {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.cv9u1w039y .nsmz50k417 .dtf65r7o9l {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.cv9u1w039y .nsmz50k417 .dtf65r7o9l .z65ir8a4b0 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.cv9u1w039y .nsmz50k417 .dtf65r7o9l .z65ir8a4b0:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.cv9u1w039y .nsmz50k417 .open .z65ir8a4b0::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .cv9u1w039y .nsmz50k417 .open .z65ir8a4b0::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.cv9u1w039y .nsmz50k417 .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.cv9u1w039y .nsmz50k417 .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .cv9u1w039y .nsmz50k417 {
        padding-left: 1.5rem;
    }
}

.cv9u1w039y .z65ir8a4b0 {
    width: fit-content;
    position: relative;
}

.cv9u1w039y .pjygregrv7 {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .cv9u1w039y .pjygregrv7 {
        padding-left: 0;
    }
}

.cv9u1w039y .roc93lvo6k {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .cv9u1w039y .frfbaefoo5 {
        padding-bottom: 0.5rem;
    }
}

.cv9u1w039y .frfbaefoo5 .x01faijfes.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.cv9u1w039y .lofsqbn8f6 {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .cv9u1w039y .lofsqbn8f6 {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .cv9u1w039y .lofsqbn8f6 {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.cv9u1w039y .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.cv9u1w039y .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.cv9u1w039y .dtf65r7o9l:focus,
.cv9u1w039y .z65ir8a4b0:focus {
    outline: none;
}

.cv9u1w039y .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.cv9u1w039y .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.cv9u1w039y .dropdown .dropdown-menu .dropdown-item .w6ji8mytx6 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.cv9u1w039y .dropdown .dropdown-menu .dropdown-item .w6ji8mytx6:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.cv9u1w039y .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.cv9u1w039y .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.cv9u1w039y .bnduu8xoth {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.cv9u1w039y .bnduu8xoth.opened {
    transition: all 0.3s;
}

.cv9u1w039y .bnduu8xoth .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.cv9u1w039y .bnduu8xoth .pjygregrv7 img {
    min-width: 6rem;
    object-fit: cover;
}

.cv9u1w039y .bnduu8xoth .l0i95uh5iv {
    z-index: 1;
    justify-content: flex-end;
}

.cv9u1w039y .bnduu8xoth.collapsed {
    justify-content: center;
}

.cv9u1w039y .bnduu8xoth.collapsed .dtf65r7o9l .z65ir8a4b0::before {
    display: none;
}

.cv9u1w039y .bnduu8xoth.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .cv9u1w039y .bnduu8xoth.collapsed.opened:not(.navbar-short) .l0i95uh5iv {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.cv9u1w039y .bnduu8xoth.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.cv9u1w039y .bnduu8xoth.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.cv9u1w039y .bnduu8xoth.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.cv9u1w039y .bnduu8xoth.collapsed ul.nsmz50k417 li {
    margin: auto;
}

.cv9u1w039y .bnduu8xoth.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.cv9u1w039y .bnduu8xoth.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .cv9u1w039y .bnduu8xoth {
        min-height: 72px;
    }

    .cv9u1w039y .bnduu8xoth .pjygregrv7 img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .cv9u1w039y .bnduu8xoth .dtf65r7o9l .z65ir8a4b0::before {
        display: none;
    }

    .cv9u1w039y .bnduu8xoth.opened .dropdown-menu {
        top: 0;
    }

    .cv9u1w039y .bnduu8xoth .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .cv9u1w039y .bnduu8xoth .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .cv9u1w039y .bnduu8xoth .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .cv9u1w039y .bnduu8xoth .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .cv9u1w039y .bnduu8xoth .ctx8gmn2qx {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .cv9u1w039y .bnduu8xoth .bafl12k44w {
        flex-basis: auto;
    }

    .cv9u1w039y .bnduu8xoth .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.cv9u1w039y .bnduu8xoth.navbar-short .pjygregrv7 img {
    height: 2rem;
}

.cv9u1w039y .dropdown-item.scd0do6oma,
.cv9u1w039y .dropdown-item:active {
    background-color: transparent;
}

.cv9u1w039y .a1stgmwe25 .nsmz50k417 .z65ir8a4b0 {
    padding: 0;
}

.cv9u1w039y .frfbaefoo5 .x01faijfes.dropdown-toggle {
    margin-right: 1.667em;
}

.cv9u1w039y .frfbaefoo5 .x01faijfes.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.cv9u1w039y .bnduu8xoth.a1stgmwe25 .dropdown .dropdown-menu {
    background: #ffffff;
}

.cv9u1w039y .bnduu8xoth.a1stgmwe25 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.cv9u1w039y .bnduu8xoth .dropdown.open>.dropdown-menu {
    display: flex;
}

.cv9u1w039y ul.nsmz50k417 {
    flex-wrap: wrap;
}

.cv9u1w039y .s8gveojikk {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .cv9u1w039y .s8gveojikk {
        text-align: left;
    }
}

.cv9u1w039y button.bafl12k44w {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.cv9u1w039y button.bafl12k44w .pcz4smdad2 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.cv9u1w039y button.bafl12k44w .pcz4smdad2 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.cv9u1w039y button.bafl12k44w .pcz4smdad2 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.cv9u1w039y button.bafl12k44w .pcz4smdad2 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.cv9u1w039y button.bafl12k44w .pcz4smdad2 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.cv9u1w039y nav.opened .pcz4smdad2 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.cv9u1w039y nav.opened .pcz4smdad2 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.cv9u1w039y nav.opened .pcz4smdad2 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.cv9u1w039y nav.opened .pcz4smdad2 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.cv9u1w039y .napflrf3k5 {
    padding: 0 1rem;
}

.cv9u1w039y a.z65ir8a4b0 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cv9u1w039y .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .cv9u1w039y .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .cv9u1w039y .bnduu8xoth {
        height: 70px;
    }

    .cv9u1w039y .bnduu8xoth.opened {
        height: auto;
    }

    .cv9u1w039y .dtf65r7o9l .z65ir8a4b0:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.cv9u1w039y .zlep92xg26 {
    margin: -0.6rem -0.6rem;
}

.cv9u1w039y .bafl12k44w {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .cv9u1w039y .ctx8gmn2qx {
        margin-right: auto;
    }

    .cv9u1w039y .l0i95uh5iv {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .cv9u1w039y .nsmz50k417 .dtf65r7o9l .z65ir8a4b0::after {
        margin-left: 10px;
    }

    .cv9u1w039y .nsmz50k417 .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .cv9u1w039y .bnduu8xoth .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .cv9u1w039y .bnduu8xoth .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .cv9u1w039y .l0i95uh5iv {
        padding: 1rem;
    }
}

.ozanls9tch {
    display: flex;
    background-image: url("photo-1636489953081-c4ebbd50fa3a.jpeg");
}

.ozanls9tch .t9wsd7pe8z {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .ozanls9tch {
        align-items: flex-end;
    }

    .ozanls9tch .k4km9sfuw6 {
        justify-content: center;
    }

    .ozanls9tch .w4zvr9xe24 {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ozanls9tch .w4zvr9xe24 {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .ozanls9tch {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .ozanls9tch .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ozanls9tch .w4zvr9xe24 {
        width: 100%;
    }
}

.ozanls9tch .gghrnobpsy,
.ozanls9tch .mbr-section-subtitle {
    text-align: center;
}

.ozanls9tch .v3xrwe8tb2,
.ozanls9tch .zlep92xg26 {
    text-align: center;
}

.b8a9c9lq2z {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #219ebc;
}

.b8a9c9lq2z .fzvaffg1kx {
    align-items: center;
}

.b8a9c9lq2z .mbr-fallback-image.disabled {
    display: none;
}

.b8a9c9lq2z .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.b8a9c9lq2z .va0x78hlyf {
    display: flex;
    margin-left: auto;
}

@media (max-width: 767px) {
    .b8a9c9lq2z .va0x78hlyf {
        margin-bottom: 1rem;
    }
}

.b8a9c9lq2z .zlep92xg26 {
    padding-left: 1.5rem;
    text-align: right;
}

@media (max-width: 767px) {
    .b8a9c9lq2z .zlep92xg26 {
        text-align: center;
        padding-left: 0rem;
    }
}

.b8a9c9lq2z .k4km9sfuw6 {
    align-items: center;
}

.b8a9c9lq2z .bgnsk8lv6t {
    margin-bottom: 0px;
    text-align: left;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .b8a9c9lq2z .bgnsk8lv6t {
        text-align: center;
    }
}

.l3u1nehrzi {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.l3u1nehrzi .mbr-fallback-image.disabled {
    display: none;
}

.l3u1nehrzi .va0x78hlyf {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.l3u1nehrzi .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.l3u1nehrzi .w6ji8mytx6 {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.l3u1nehrzi .pp2mq2ttk9,
.l3u1nehrzi .iconfont-wrapper,
.l3u1nehrzi .bgnsk8lv6t {
    color: #000000;
    text-align: center;
}

.l3u1nehrzi .wlzca2yxft {
    max-width: 800px;
}

.l3u1nehrzi .gghrnobpsy {
    color: #000000;
}

.l3u1nehrzi .zlep92xg26 {
    text-align: center;
}

.l3u1nehrzi .pp2mq2ttk9,
.l3u1nehrzi .iconfont-wrapper {
    color: #FFB703;
}

.scq87qm32g {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.scq87qm32g .t9xvvrka9c {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.scq87qm32g img,
.scq87qm32g .y4suiy54gh {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.scq87qm32g .fybph8i803:focus,
.scq87qm32g span:focus {
    outline: none;
}

.scq87qm32g .fybph8i803 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .scq87qm32g .fybph8i803 {
        margin-bottom: 1rem;
    }
}

.scq87qm32g .va0x78hlyf {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.scq87qm32g .gghrnobpsy {
    color: #232323;
}

.scq87qm32g .v3xrwe8tb2,
.scq87qm32g .zlep92xg26 {
    color: #232323;
}

.scq87qm32g .iafgmtq7mm {
    color: #232323;
}

.scq87qm32g .wlzca2yxft {
    max-width: 800px;
}

.peagmrq5lc {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.peagmrq5lc .t9xvvrka9c {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.peagmrq5lc img,
.peagmrq5lc .y4suiy54gh {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.peagmrq5lc .fybph8i803:focus,
.peagmrq5lc span:focus {
    outline: none;
}

.peagmrq5lc .fybph8i803 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .peagmrq5lc .fybph8i803 {
        margin-bottom: 1rem;
    }
}

.peagmrq5lc .va0x78hlyf {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.peagmrq5lc .zlep92xg26 {
    margin-top: auto !important;
}

.peagmrq5lc .gghrnobpsy {
    color: #000000;
}

.peagmrq5lc .v3xrwe8tb2,
.peagmrq5lc .zlep92xg26 {
    color: #000000;
    text-align: center;
}

.peagmrq5lc .iafgmtq7mm {
    color: #000000;
    text-align: center;
}

.peagmrq5lc .wlzca2yxft {
    max-width: 800px;
}

.cid-uYQbcgLk9p {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-uYQbcgLk9p .fybph8i803:focus,
.cid-uYQbcgLk9p span:focus {
    outline: none;
}

.cid-uYQbcgLk9p .m6bmseh2o6 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uYQbcgLk9p .wlzca2yxft {
    max-width: 800px;
}

.cid-uYQbcgLk9p .fybph8i803 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-uYQbcgLk9p .fybph8i803 {
        min-height: 45px;
    }
}

.cz1zf8f93t {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cz1zf8f93t .fybph8i803:focus,
.cz1zf8f93t span:focus {
    outline: none;
}

.cz1zf8f93t .fybph8i803 {
    cursor: pointer;
}

.cz1zf8f93t .skj371t7t2 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .cz1zf8f93t .skj371t7t2 {
        grid-row-gap: 1rem;
    }
}

.cz1zf8f93t .grid-container-1,
.cz1zf8f93t .grid-container-2,
.cz1zf8f93t .syaaw49dpw {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .cz1zf8f93t .grid-container-1,
    .cz1zf8f93t .grid-container-2,
    .cz1zf8f93t .syaaw49dpw {
        gap: 0 1rem;
    }
}

.cz1zf8f93t .gghrnobpsy {
    color: #000000;
}

.cz1zf8f93t .v3xrwe8tb2,
.cz1zf8f93t .zlep92xg26 {
    color: #000000;
}

.cz1zf8f93t .wlzca2yxft {
    max-width: 800px;
}

.cz1zf8f93t .lofsqbn8f6,
.cz1zf8f93t .m6bmseh2o6 {
    overflow: hidden;
}

.cz1zf8f93t .skj371t7t2 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.cz1zf8f93t .yg6cveuspt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cz1zf8f93t .yg6cveuspt img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .cz1zf8f93t .yg6cveuspt img {
        min-width: 35vw;
    }
}

.cz1zf8f93t .grid-container-1,
.cz1zf8f93t .grid-container-2,
.cz1zf8f93t .syaaw49dpw {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.cz1zf8f93t .grid-container-1 {
    align-items: flex-end;
}

.cz1zf8f93t .grid-container-2 {
    align-items: flex-start;
}

.hgavzwmuwp .mbr-fallback-image.disabled {
    display: none;
}

.hgavzwmuwp .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.bz7af2k2v1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bz7af2k2v1 .mbr-fallback-image.disabled {
    display: none;
}

.bz7af2k2v1 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bz7af2k2v1 .q7t52wlnxj {
    overflow: hidden;
    background: #ffffff;
}

.bz7af2k2v1 .m6lzpmurrj {
    padding: 4rem 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .bz7af2k2v1 .m6lzpmurrj {
        padding: 2.25rem;
    }
}

@media (max-width: 767px) {
    .bz7af2k2v1 .m6lzpmurrj {
        padding: 1.5rem;
    }
}

.bz7af2k2v1 .k4km9sfuw6 {
    align-items: center;
    margin-right: -1rem;
    margin-left: -1rem;
}

.bz7af2k2v1 .k4km9sfuw6 {
    flex-direction: row-reverse;
}

.bz7af2k2v1 .l5mj011fgr {
    padding: 0 1rem;
}

.bz7af2k2v1 img,
.bz7af2k2v1 .l5mj011fgr {
    height: 600px;
    object-fit: cover;
}

@media (max-width: 767px) {

    .bz7af2k2v1 img,
    .bz7af2k2v1 .l5mj011fgr {
        max-height: 350px;
    }
}

.bz7af2k2v1 .gghrnobpsy {
    color: #000000;
}

.bz7af2k2v1 .v3xrwe8tb2 {
    color: #000000;
}

.xqczxidc1r {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.xqczxidc1r .v3xrwe8tb2 {
    color: #000000;
}

.xqczxidc1r .mbr-section-subtitle {
    color: #000000;
}

.xqczxidc1r .gghrnobpsy {
    color: #000000;
}

.xqczxidc1r .iq53ac63mh img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .xqczxidc1r .iq53ac63mh img {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 768px) {
    .xqczxidc1r .iq53ac63mh img {
        width: 80px;
        height: 80px;
    }
}

.xqczxidc1r .iq53ac63mh {
    display: flex;
}

.xqczxidc1r .bgnsk8lv6t {
    text-align: center;
}

.xqczxidc1r .pp2mq2ttk9,
.xqczxidc1r .iq53ac63mh {
    text-align: center;
}

.tx60bcgl0s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.tx60bcgl0s .v3xrwe8tb2 {
    color: #000000;
}

.tx60bcgl0s .mbr-section-subtitle {
    color: #000000;
}

.tx60bcgl0s .gghrnobpsy {
    color: #000000;
    text-align: center;
}

.tx60bcgl0s .v3xrwe8tb2,
.tx60bcgl0s .fybph8i803 .zlep92xg26 {
    text-align: left;
}

.tx60bcgl0s .va0x78hlyf {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .tx60bcgl0s .va0x78hlyf {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .tx60bcgl0s .va0x78hlyf {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.zcxsbwmdiv {
    background-image: url("photo-1538481199705-c710c4e965fc.jpeg");
    overflow: hidden;
}

.e7jnd06sof {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.e7jnd06sof .eoxieng88z {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.e7jnd06sof .eoxieng88z .vp8ymw4pzn {
    margin: 8px;
}

.e7jnd06sof .eoxieng88z .vp8ymw4pzn a:hover .w6ji8mytx6,
.e7jnd06sof .eoxieng88z .vp8ymw4pzn a:focus .w6ji8mytx6 {
    background-color: #f7f7f7;
}

.e7jnd06sof .eoxieng88z .vp8ymw4pzn a .w6ji8mytx6 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.e7jnd06sof .row-links {
    width: 100%;
    justify-content: center;
}

.e7jnd06sof .gghrnobpsy {
    color: #ffffff;
}

.e7jnd06sof .gghrnobpsy,
.e7jnd06sof .social-list {
    color: #000000;
}

.lt4wdzhpf6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.lt4wdzhpf6 .t9wsd7pe8z {
    background-color: #ffffff;
    opacity: 0.4;
}

.lt4wdzhpf6 form .zlep92xg26 {
    text-align: center;
    width: 100%;
}

.lt4wdzhpf6 form .zlep92xg26 .yotujorvzu {
    display: inline-flex;
}

@media (max-width: 991px) {
    .lt4wdzhpf6 form .zlep92xg26 .yotujorvzu {
        width: 100%;
    }
}

.lt4wdzhpf6 .wlzca2yxft {
    max-width: 800px;
}

.lb562rfrhh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.lb562rfrhh .mbr-fallback-image.disabled {
    display: none;
}

.lb562rfrhh .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .lb562rfrhh .k4km9sfuw6 .l4wrpkqxut {
        margin-top: 2rem;
    }
}

@media (max-width: 767px) {
    .lb562rfrhh .k4km9sfuw6 .l4wrpkqxut {
        margin-top: 1rem;
    }
}

.lb562rfrhh .hkr69c5etz {
    height: 100%;
    position: relative;
}

.lb562rfrhh .hkr69c5etz iframe {
    height: 100%;
    width: 100%;
}

@media (max-width: 992px) {
    .lb562rfrhh .hkr69c5etz iframe {
        min-height: 350px;
    }
}

.lb562rfrhh .hkr69c5etz [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.lb562rfrhh .hkr69c5etz[data-state] {
    background: #e9e5dc;
}

.lb562rfrhh .hkr69c5etz[data-state="loading"] [data-state-details] {
    display: none;
}

.lb562rfrhh .q7t52wlnxj {
    padding: 2.25rem;
    background: #ffffff;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .lb562rfrhh .q7t52wlnxj {
        padding: 1.5rem;
    }
}

@media (max-width: 767px) {
    .lb562rfrhh .q7t52wlnxj {
        padding: 2rem 1.5rem;
    }
}

.lb562rfrhh ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.lb562rfrhh .wlzca2yxft {
    max-width: 800px;
}

.rmfsb9f5uh {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
    overflow: hidden;
}